| BridgeConcentrationByProgramVersion |
| Default Table Name | BridgeConcentrationByProgramVersion |
| Dimensional Model Table Type | Fact |
| Dimension Table Type | [none] |
| Definition |
| BridgeConcentrationByProgramVersion Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
ConcentrationByProgramVersionSK |
int | NO | ||
AreaOfStudySK |
int | NO | ||
| AreaOfStudyBK | int | NO | ||
ProgramVersionSK |
int | NO | ||
| ProgramVersionBK | int | NO | ||
| ConcentrationByProgramVersionBK | int | NO |
| BridgeConcentrationByProgramVersion Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_BridgeConcentrationByProgramVersion_BridgeConcentrationByProgramVersionSK | PrimaryKey | ConcentrationByProgramVersionSK |
| BridgeConcentrationByProgramVersion Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| DimAreaOfStudy | Non-Identifying | One To Zero or More | FK_BridgeConcentrationByProgramVersion_DimAreaOfStudy | AreaOfStudySK | NO | YES | ||
| DimProgramVersion | Non-Identifying | One To Zero or More | FK_BridgeConcentrationByProgramVersion_DimProgramVersion | ProgramVersionSK | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |